setIdChanged
( class in module jsPlumb
)
called to notify us that an id WAS changed, and we should do our changes, but we dont need to change the element's DOM attribute. note that this does not work if the an element with the new id is not in the DOM.
string – {oldId} –
Previous id
string – {newId} –
Element's new id.